home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
sound
/
players
/
naudio.lzh
/
naudio
/
examples
/
ex.h
next >
Wrap
Text File
|
1993-11-17
|
528b
|
12 lines
/* resource set indices for EX */
#define T_DIAL 0 /* form/dialog */
#define D_DIAL 0 /* BOX in tree T_DIAL */
#define D_SAVE 1 /* BUTTON in tree T_DIAL */
#define D_PLAY 2 /* BUTTON in tree T_DIAL */
#define D_LOAD 3 /* BUTTON in tree T_DIAL */
#define T_MENU 1 /* menu */
#define M_FILE 4 /* TITLE in tree T_MENU */